docs: use markdown syntax for hyperlinks
authorBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 13:14:01 +0000 (13:14 +0000)
committerBilal Elmoussaoui <bil.elmoussaoui@gmail.com>
Tue, 25 May 2021 13:14:01 +0000 (13:14 +0000)
gdk/gdkmemorytexture.h
gsk/gskenums.h

index 35d6fb7cbc9f39bc4640a370d1e63978534967e1..0f0292f422bfc50b0f1a5827f1d983c6226f9aca 100644 (file)
@@ -54,7 +54,7 @@ G_BEGIN_DECLS
  * on architectures with different endiannesses.
  *
  * Its naming is modelled after VkFormat (see
- * https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat
+ * <https://www.khronos.org/registry/vulkan/specs/1.0/html/vkspec.html#VkFormat>
  * for details).
  */
 typedef enum {
index dc16d21a61247dae524d319089fb206aa5a04aff..0dfeb0a0ea63175f9c757d4f7f3321779abde7d6 100644 (file)
@@ -128,7 +128,7 @@ typedef enum {
  * The implementation of each blend mode is deferred to the
  * rendering pipeline.
  *
- * See https://www.w3.org/TR/compositing-1/#blending for more information
+ * See <https://www.w3.org/TR/compositing-1/#blending> for more information
  * on blending and blend modes.
  */
 typedef enum {